Skip to content
Back to search
30
MCP

Agent Skill Loader

pulsemcp/agent skill loader

Dynamically loads Claude Code skills into AI agents without copying files.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.back1ply/agent-skill-loader
Dynamically load Claude Code skills into AI agents without copying files.
0 tools
Auto Skill Loader
Persistent skill library with automatic loading at AI agent session start.
0 tools
io.github.divitkashyap/auto-skill-loader
Auto-loads skills into agent sessions. MiniMax vision and search proxy.
0 tools
agent-skills-mcp
Load Agent Skills for your agents
0 tools
agent skill loader
Metadata-only Glama MCP server.
0 tools
Gocode
Claude Code reimplemented in Go as a fast AI coding agent runtime with MCP server support.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_skill_loader": {
      "url": "None",
      "transport": "http"
    }
  }
}